﻿.frame2{
    width: 520px;
    height: 266px;
}
.frame2 li{
    border: 1px solid #E4E4E4;
    background-color: #f3f3f3;
    margin-top: 6px;
    float: left;
    width: 161px;
    height: 193px;
    margin-left: 15px;
}
.frame2 li.sly-li1{
    margin-left: 0;
}
.frame2 li .sly-lip1{
    font-size: 12px;
    color: #000000;
    width: 163px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.frame2 li .sly-lip1:hover{
    color: #1079cc;
}
.frame2 .sly-anniu{
    position: absolute;
    right: 15px;
    top: 25px;
    _top:0px;
    _clear: both;
}
.frame2 .sly-anniu a{
    display: inline-block;
    width: 22px;
    height: 18px;
    line-height: 18px;
    text-align: center;
}
.frame2 .sly-anniu .anniu{
    position: absolute;
    top: 0px;
    left: -22px;
}

#content_2 .content_2-top{
    border: 1px solid #E8E4E1;
    height: 65px;
    width: 519px;
    background-image: url(../images/sly-img.jpg);
}
#content_2 .content_2-top p{
    font-size: 15px;
    color: #ffffff;
    margin-top: 25px;
    margin-left: 20px;
}